xen.git
2015-06-11 Jan Beulichx86/MSI-X: use qword MMIO access for address writes
2015-06-11 Jan Beulichx86/vMSI-X: support qword MMIO access
2015-06-10 Andrew Coopertools/libxc: Fix build of 32bit toolstacks on CentOS...
2015-06-10 David Vrabelevtchn: profile event channel lock
2015-06-10 Jan Beulichx86/EFI: adjust EFI_MEMORY_WP handling for spec version 2.5
2015-06-10 Konrad Rzeszutek... EFI: support default attributes to map Runtime service...
2015-06-10 Konrad Rzeszutek... EFI/early: add /mapbs to map EfiBootServices{Code,Data}
2015-06-10 Jan Beulichx86/EFI: fix EFI_MEMORY_WP handling
2015-06-10 Ross Lagerwallefi: avoid calling boot services after ExitBootServices()
2015-06-09 Ian JacksonQEMU_TAG update
2015-06-09 Jan Beulichkexec: add more pages to v1 environment
2015-06-09 Jan Beulichx86: adjust PV I/O emulation functions' types
2015-06-09 Jan Beulichrangeset: "has" and "is" functions return boolean
2015-06-09 Jan Beulichmake do_sched_op_compat() x86-specific
2015-06-09 Jan Beulicharinc653: don't leak hypervisor stack contents through...
2015-06-08 Andrew Cooperarm: use existing __section() macro instead of opencodi...
2015-06-08 Jan Beulichx86/mm: print domain IDs instead of pointers
2015-06-08 Alan Robinsonx86/VPMU: add lost Intel processor
2015-06-08 Andrew Cooperx86/setup: move CPU0s stack out of the Xen text/data...
2015-06-08 Andrew Cooperx86: misc boot/link tweaking
2015-06-08 Andrew Cooperx86: use existing __section() macro instead of opencodi...
2015-06-08 Andrew Coopersched_rt: fix memory leak in rt_init()
2015-06-05 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-06-05 Ian Campbellxen: arm: add missing newline to error message.
2015-06-05 Julien Grallxen/arm: vgic-v3: Clean the emulation of IROUTER
2015-06-05 Razvan Cojocaruvm_event: clean up control-register-write vm_events...
2015-06-05 Andrew Coopervmap: convert vmap() to using mfn_t
2015-06-05 Andrew Coopermem: expose typesafe mfns/gfns/pfns to common code
2015-06-05 Jan Beulichx86/paging: remove pointless current domain checks
2015-06-03 Daniel Kipertools: link executables with libtinfo explicitly
2015-06-03 Julien Grallxen/arm: gic-hip04: Resync the driver with the GICv2
2015-06-03 Wei Liulibxl: remove code in stubdom creation failure path...
2015-06-03 Wei Liulibxl: fix HVM vNUMA
2015-06-03 Wei Liulibxc: rework vnuma bits in setup_guest
2015-06-03 Wei Liulibxc: print more error messages when failed
2015-06-03 Wei Liulibxc/libxl: fill xc_hvm_build_args in libxl
2015-06-03 Julien Grallxen/arm: traps: Print a message in debug build when...
2015-06-03 Daniel De Graaflibxc: add missing xc_hypercall_bounce_pre calls
2015-06-03 Daniel De Graafxen/flask: change bool_maxstr to PAGE_SIZE
2015-06-03 Daniel De Graafflask/policy: updates from osstest runs
2015-06-03 Olaf Heringxentrace: install into sbin
2015-06-03 Andrew Cooperx86/memcpy: reduce code size
2015-06-03 Andrew Cooperx86/debugger: use copy_to/from_guest() in dbg_rw_guest_...
2015-06-03 Andrew Cooperx86/crash: don't use set_fixmap() in the crash path
2015-06-03 Andrew Cooperx86/apic: Disable the LAPIC later in smp_send_stop()
2015-06-03 Julien Grallsched_rt: use the correct type for _cpumask_scratch
2015-06-02 Jan Beulichunmodified-drivers: tolerate IRQF_DISABLED being undefined
2015-06-02 Ross Lagerwallefi: fix allocation problems if ExitBootServices()...
2015-06-02 Dario Faggiolisched_rt: print useful affinity info when dumping
2015-06-01 Andrew Cooperdocs: clarification to terms used in hypervisor memory...
2015-06-01 Ross Lagerwallx86: don't crash when mapping a page using EFI runtime...
2015-05-29 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-05-29 Yang Hongyanglibxc/restore: implement Remus checkpointed restore
2015-05-29 Yang Hongyanglibxc/save: implement Remus checkpointed save
2015-05-29 Yang Hongyanglibxc/save: refactor of send_domain_memory_live()
2015-05-28 Jan BeulichRevert "use ticket locks for spin locks"
2015-05-28 Jan BeulichRevert "spinlock: fix build with older GCC"
2015-05-28 Jan BeulichRevert "x86,arm: remove asm/spinlock.h from all archite...
2015-05-28 Roger Pau Monnéx86/pvh: disable posted interrupts
2015-05-28 Vitaly Kuznetsovpublic: fix xen_domctl_monitor_op_t definition
2015-05-27 Ian JacksonQEMU_TAG update
2015-05-26 Ian Campbellxen: Simplify TSC domctls by removing double info field
2015-05-26 Ian Campbellxen: x86: copy back tsc info, not pointer to tsc info...
2015-05-22 Jan Beulichx86/cpuidle: prevent out of bounds array access
2015-05-22 Julien Gralluse ULL for GB and MB macros
2015-05-22 Jan Beulichx86: switch default mapping attributes to non-executable
2015-05-22 Jan Beulichx86: move I/O emulation stubs off the stack
2015-05-22 Jan Beulichx86emul: move stubs off the stack
2015-05-22 Jan Beulichx86: move syscall trampolines off the stack
2015-05-22 Jan Beulichx86/shadow: fix uninitialized rc in shadow_track_dirty_...
2015-05-22 Andrew Cooperx86/irq: limit the maximum number of domain PIRQs
2015-05-22 Huaitong Hanx86/cpuidle: get accurate C0 value with xenpm tool
2015-05-22 Jan Beulichpublic: restrict xen_arch_domainconfig visibility
2015-05-22 Andrew Cooperx86/VT-x: align segment table columns when dumping...
2015-05-21 Ian Campbelldocs: correct pod syntax
2015-05-21 Julien Grallxen: Move preinit_xen_time in ARM headers
2015-05-21 Olaf Heringtools: add configure --with-dumpdir=DIR option
2015-05-21 Ian Campbelllibxl: assign a default ssidref (XSM label) to guests
2015-05-21 Daniel De Graafflask/policy: add initial SIDs for domU/domDM
2015-05-21 Ian Campbelltools: Expose XSM Flask initial SIDs list to tools
2015-05-21 Ian Campbellxen: flask: Restrict generated header to xen + tools
2015-05-21 Ian Campbellxen: flask: Pass output directory as a parameter to...
2015-05-21 Ian Campbelltools: Add AWK to set of tools checked for by configure
2015-05-21 Julien Gralltools/configure: Missing [ in the aio check
2015-05-21 Wei Liudocs: remove qemu-upstream_howto_use_it.markdown
2015-05-21 Julien Grallxen/arm: Drop support of platform where GICH_LR_HW...
2015-05-21 Andrew Coopertools: Fix wild memory allocations from c/s 250f0b4...
2015-05-21 Julien GrallMAINTAINERS: Remove Frediano Ziglio from "HISILICON...
2015-05-21 Charles Arnoldlibxl: 'valid_devs' may be used uninitialized
2015-05-21 Julien Grallxen/arm: gic: Typo in comment in gic_remove_irq_from_guest
2015-05-21 Olaf Heringdocs: fix typo in xl.cfg:vfb=
2015-05-21 Jan Beulichlibxl: fix "xl mem-set" regression from 0c029c4da2
2015-05-21 Ian Jacksonxl: Support (by ignoring) xl migrate --live
2015-05-21 Olaf Heringtools: replace private DOCDIR with automake docdir
2015-05-21 Olaf Heringtools: replace private LIBDIR with automake libdir
2015-05-21 Olaf Heringtools: replace private MANDIR with automake mandir
2015-05-21 Olaf Heringtools: replace private INCLUDEDIR with automake includedir
2015-05-21 Olaf Heringtools: replace private PREFIX with automake prefix
2015-05-21 Olaf Heringtools: replace private BINDIR with automake bindir
2015-05-21 Olaf Heringtools: replace private SBINDIR with automake sbindir
next